Loading languages...
KO

Kollektiv MCP

@alexander-zuev60

Kollektiv MCP enables you to chat with and query your own documents directly from IDEs and MCP clients. Private, secure, and integrated into your favorite code editor

document-query
mcp-server
knowledgebase

# mcpServer Config

{
  "mcpServers": {
    "kollektiv": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.thekollektiv.ai/mcp"
      ]
    }
  }
}

# stdio

npx -y mcp-remote https://mcp.thekollektiv.ai/mcp

# sseURL

https://mcp.thekollektiv.ai/sse

# streamableURL

https://mcp.thekollektiv.ai/mcp
Transport:
stdio
sse
streamable
Sprache:
TypeScript
Erstellt:4/21/2025
Aktualisiert:8/7/2025